home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Modules / Preferences / WindowDepth / Source / Makefile.postamble < prev    next >
Makefile  |  1994-05-19  |  189b  |  6 lines

  1. NEW_BUNDLE_EXTENSION = preferences
  2. INSTALL_BUNDLE = ${DSTROOT}/${INSTALLDIR}/${NAME}
  3.  
  4. after_install::
  5.     ${MV} ${INSTALL_BUNDLE}.${BUNDLE_EXTENSION} ${INSTALL_BUNDLE}.${NEW_BUNDLE_EXTENSION}
  6.